ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ChartCore<Tseries,TAnimation,TBinding> Class / Legend Property

In This Topic
    Legend Property
    In This Topic
    An object value indicates the legend of the chart element.
    Syntax
    'Declaration
     
    Public Overridable Property Legend As ChartLegend
    public virtual ChartLegend Legend {get; set;}
    See Also